home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Programming / imageioproc.lib / Readme < prev    next >
Text File  |  2001-01-03  |  1KB  |  37 lines

  1. Short:    V1.0 shared library to manipulate images
  2. Uploader: paulhuxham@yahoo.com (Paul Huxham)
  3. Author:   paulhuxham@yahoo.com (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to manipulate image data in their own
  7. applications, this library makes it very easy.
  8.  
  9. imageprocess.library is a shared library that can be used to manipulate
  10. image data in memory. It is designed to work in conjunction with
  11. imageio.library. Currently the supported processes are:
  12.  
  13.   Negative
  14.   Scale
  15.   Auto gamma
  16.   Swap colour space
  17.  
  18. Example programs included.
  19.  
  20. For the latest version of imageprocess.library, check out the home page at:
  21. http://mafeking.scouts.org.au/steeplesoftware
  22.  
  23. © 2000 Paul Huxham
  24.  
  25. All mentioned trademarks are subject to their owners.
  26.  
  27. The author is not responsible for any damage caused by the use or misuse of
  28. this documentation and/or the program(s) it describes.
  29.  
  30. This program and its related documentation, utilities and examples are
  31. provided "AS-IS" and subject to change without notice; no warranties are
  32. made. All use is at your own risk. No liability or responsibility is
  33. assumed.
  34.  
  35. imageprocess.library may not be used in any commerical application UNLESS
  36. permission has been obtained from the author.
  37.